C1.Web.Mvc Namespace / CollectionViewEditRequest<T> Class / Skip Property

In This Topic
Skip Property (CollectionViewEditRequest<T>)
In This Topic
Gets or sets the skip items' count from the start.
Syntax
'Declaration
 
Public Property Skip As Integer
 
See Also